MSSQL Plugin
As the name suggests, it's a plugin that allows the connection between a MSSQL database server and an UE project
Inspiration
When I first made this plugins such as this one were scarce. I had some experience with MSSQL and other databases and wanted to make it easier for developpers to integrate inventory systems and character/player databases all together.
Trailer
Plans for the future
I want to seperate some of the systems within this into other plugins that would be even more useful to many C++ devs pke myself. Including a simple Unreal string converter, which would convert all char array, C++ and C£ strings and other data types into FTEXT and FSTRINGs and vice versa.
I also want to refactor the UE functions to make them even more user friendly
Democratize the code as code plugins
Lastly, I want to repackage for various engine builds 5.0-5.5 at least
I Have so much more to share, check it out!